server: make snapshotting on KVM non-blocking#3209
Conversation
This references and uses an already fixed solution from MissionCriticalCloud/cosmic#68 to make snapshotting on KVM non-blocking. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
@blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
… a type of StorageSubSystemCommand Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
|
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-2625 |
|
@blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos6 ✔centos7 ✔debian. JID-2626 |
|
@blueorangutan test |
|
@rhtyd a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
|
Trillian test result (tid-3417)
|
* server: make snapshotting on KVM non-blocking This references and uses an already fixed solution from MissionCriticalCloud/cosmic#68 to make snapshotting on KVM non-blocking. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> * move StorageSubSystemCommand instanceof check above as CopyCommand is a type of StorageSubSystemCommand Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This references and uses an already fixed solution from
MissionCriticalCloud/cosmic#68 to make
snapshotting on KVM non-blocking.
Types of changes